home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Bluetooth Serial Utility.app / Contents / Resources / English.lproj / Localizable.strings < prev   
Encoding:
Text (UTF-16)  |  2004-08-06  |  3.3 KB  |  30 lines

  1. "keyOK"                                = "OK";
  2. "keyRequired"                        = "Yes";
  3. "keyNone"                            = "No";
  4. "keyNo"                                = "No";
  5. "keyPairedDevicesTitle"                = "Paired Devices:";
  6. "keyUnknownDevice"                    = "Unknown Device";
  7. "keyErrorOccurred"                    = "An error occurred. (0x%x)";
  8. "keyNotAvailable"                    = "Not Available.";
  9. "keyUnknown"                        = "Unknnown";
  10.  
  11. "keyPrefReadErrorTitle"                = "An error occurred reading the Bluetooth preferences.";
  12. "keyPrefReadErrorDesc"                = "The Bluetooth configuration on this computer appears to be invalid.  Reinstall the Bluetooth software and try again.";
  13.  
  14. "keyUnacceptablePathTitle"            = "The specified path is not acceptable.";
  15. "keyUnacceptablePathDesc"            = "The specified path is not valid for use by Bluetooth Object Exchange.  This is most likely because you do not have write permissions on the destination directory.  Please specify another.";
  16.  
  17. "keyPrefSaveErrorTitle"                = "An error occurred saving the Bluetooth preferences.";
  18. "keyPrefSaveErrorDesc"                = "Some Bluetooth preferences could not be saved.  The Bluetooth device is probably not available to this computer.";
  19.  
  20. "keyPortInUseTitle"                    = "The port is currently in use.";
  21. "keyPortInUseDelete"                = "You are attempting to remove a port which is in use.  Quit the application using this port and try again.";
  22. "keyPortInUseEdit"                    = "You are attempting to modify a port which is in use.  Quit the application using this port and try again.";
  23.  
  24. "keyTTYNameAlreadyInUse"            = "Name already in use";
  25. "keyTTYNameInUseText"                = "The port name you have chosen is already in use.  Please choose a different name.";
  26.  
  27. "keyIn"                                = "In";        /* Short for Incoming */
  28. "keyOut"                            = "Out";    /* Short for Outgoing */
  29.  
  30. "keyEllipsis"                        = "…";